home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
lib
/
tclX6.4c
/
dist
/
tcllib
/
help
/
files
/
for_recursive_glob
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-10
|
406 b
|
10 lines
for_recursive_glob var globlist code
Performs a foreach-style loop for each file and
directory that recursively matched one or more patterns
specified in the call to for_recursive_glob, setting
var to the matching file or directory, and calling
code. The break and continue statements work as
expected.